Skip to main content

Home/ javascript/ Group items tagged how to

Rss Feed Group items tagged

1More

Efficiently Getting Delicious Save Count of Your Posts - 0 views

  •  
    Although there are many sites that describe how to get Delicious bookmaking count of some URL. I learned that you can get the save counts of multiple URL's in one request! And since I didn't see that mentioned anywhere -even on Delicious feeds API page- I thought I should do..
1More

Bespin » Code in the Cloud - 0 views

  •  
    Bespin is a Mozilla Labs experiment on how to build an extensible Web code editor using HTML 5 technology.
1More

Galleriffic | flickr like jQuery web gallery script - 0 views

  •  
    Galleriffic was inspired by Mike Alsup's Cycle plugin, but with performance in mind for delivering a high volume of photos. This is my first experiment with jQuery, so I would love feedback on how to improve this plugin. I am not so great at spelling, and it was much later that I realized that the more appropriate spellings would be Gallerific or Gallerrific, but is too late now for a name change, so Galleriffic remains.
1More

How to auto-format phone numbers and mask telephone numbers using Javascript - 0 views

  •  
    How to auto-format phone numbers and mask telephone numbers using Javascript

Thank You OPS - 1 views

started by Felipp Crawly on 03 Jan 13 no follow-up yet
1More

How can I get my website on the top of search engine? - 0 views

  •  
    Articles from SHAHZAIB KHATRI - Creating a website is a bit easier in the sense that you know what type of website you want to design & can acquire services of a website designer. But the tough part is to promote it to the masses as
1More

Factors to Decide Right Web Designing Company - 0 views

  •  
    choosing the right web design company which can deliver a well-designed & well-functioning website, meeting your specific business objectives website is a very important task & it can become very tough if you don't know where to start and how to go along with the entire designing process.
1More

Automatically Configure Browsers for Proxy - 0 views

  •  
    How to set up autoconfigure scripts for various browsers that need to work on different networks/proxies (PROXY.PAC files).
4More

JavaScript: The World's Most Misunderstood Programming Language - 1 views

  • JavaScript: The World's Most Misunderstood Programming Language
  • This is misleading because JavaScript has more in common with functional languages like Lisp or Scheme than with C or Java.
  • It has arrays instead of lists and objects instead of property lists. Functions are first class. It has closures. You get lambdas without having to balance all those parens.
  • ...1 more annotation...
  • Some argue that JavaScript is not truly object oriented because it does not provide information hiding. That is, objects cannot have private variables and private methods: All members are public. But it turns out that JavaScript objects can have private variables and private methods. (Click here now to find out how.) Of course, few understand this because JavaScript is the world's most misunderstood programming language. Some argue that JavaScript is not truly object oriented because it does not provide inheritance. But it turns out that JavaScript supports not only classical inheritance, but other code reuse patterns as well.
1More

Javascript Growler (PrototypeJS) - 0 views

  • Growler is a PrototypeJS based class that displays unobtrusive notices on a page. It works like the OS X Growl. It supports themes by using CSS styling. Also options can be passed to modify how long the notice is displayed or whether it remains displayed until the user closes it.
‹ Previous 21 - 40 of 42 Next ›
Showing 20 items per page